* lisp/simple.el (minibuffer-local-shell-command-map): Use completion-at-point.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 3 May 2011 01:52:52 +0000 (22:52 -0300)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 3 May 2011 01:52:52 +0000 (22:52 -0300)
commit8289562a90bef9cbda1b453e35eb075a7d354816
tree8fecbb4c5d3b27aeafa4a0874fdb2123894fe09f
parent69f15280bdd4fd31ebd632ddb8279ba0a57eaa31
* lisp/simple.el (minibuffer-local-shell-command-map): Use completion-at-point.
(minibuffer-complete-shell-command): Remove.
(read-shell-command): Setup completion vars here instead.
(read-expression-map): Bind TAB to symbol completion.
lisp/ChangeLog
lisp/simple.el